Lender Price API Web Service
Lender Price API Web Service / DoubleRangeGeLe Json Schema
In This Topic
    DoubleRangeGeLe Json Schema
    In This Topic
    Description

    This object sets a range of values. It is used by  the RangeComplan field to set a range of comp plan values.

    Overview
    DoubleRangeGeLe

    This object sets a range of values. It is used by  the RangeComplan field to set a range of comp plan values.

    from : number
    The minimum value for the range.
    to : number
    The maximum value for the range.
    Properties
    NameDescriptionData Type
    The minimum value for the range.number
    The maximum value for the range.number
    See Also